[INFO] fetching crate welds 0.5.0...
[INFO] fixing welds-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate welds 0.5.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate welds 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate welds 0.5.0
[INFO] tweaked toml for crates.io crate welds 0.5.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate welds 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate welds 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded welds-connections v0.5.0
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded welds-macros v0.5.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.2
[INFO] [stderr]   Downloaded async-executor v1.13.3
[INFO] [stderr]   Downloaded whoami v2.1.2
[INFO] [stderr]   Downloaded async-fs v2.2.0
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded async-lock v3.4.1
[INFO] [stderr]   Downloaded maybe-async v0.2.10
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0
[INFO] [stderr]   Downloaded async-mutex v1.4.1
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0
[INFO] [stderr]   Downloaded sqlx-core v0.9.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0
[INFO] [stderr]   Downloaded sqlx v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24
[INFO] running `Command { std: "docker" "start" "bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sqlx-mysql v0.9.0
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking tiberius v0.12.3
[INFO] [stderr]     Checking async-mutex v1.4.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling welds-macros v0.5.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking welds-connections v0.5.0
[INFO] [stderr]     Checking welds v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `query::clause::manualparam::ManualParam::push`: Push will be changed in a future version of welds to behave like std push. Use `push_mut` or `with` instread
[INFO] [stdout]   --> src/query/update/bulk/tests.rs:89:41
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let params = ManualParam::new().push(42);
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ClauseAdderAndOrExt` is never used
[INFO] [stdout]   --> src/query/clause/or_and.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub trait ClauseAdderAndOrExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/includes.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/verify_tables.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `check` in `welds`
[INFO] [stdout]    --> examples/verify_tables.rs:38:23
[INFO] [stdout]     |
[INFO] [stdout]  38 |     let diff = welds::check::schema::<NotInDb>(client.as_ref()).await?;
[INFO] [stdout]     |                       ^^^^^ could not find `check` in `welds`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "check")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `check` feature
[INFO] [stdout] 171 | pub mod check;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `check` in `welds`
[INFO] [stdout]    --> examples/verify_tables.rs:44:23
[INFO] [stdout]     |
[INFO] [stdout]  44 |     let diff = welds::check::schema::<Order>(client.as_ref()).await?;
[INFO] [stdout]     |                       ^^^^^ could not find `check` in `welds`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "check")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `check` feature
[INFO] [stdout] 171 | pub mod check;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/scopes.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/crud.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/manual_select_columns.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `welds` (example "verify_tables") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/bulk_operations.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../tests/testlib/databases/sqlite/01_create_tables.sql`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/hooks.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let schema = include_str!("../../tests/testlib/databases/sqlite/01_create_tables.sql");
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `welds` (example "scopes") due to 1 previous error
[INFO] [stdout] warning: trait `ClauseAdderAndOrExt` is never used
[INFO] [stdout]   --> src/query/clause/or_and.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub trait ClauseAdderAndOrExt {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestModel` is never constructed
[INFO] [stdout]    --> src/query/clause/or_and.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     struct TestModel {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestModel` is never constructed
[INFO] [stdout]   --> src/query/clause/not.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     struct TestModel {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `welds` (example "hooks") due to 1 previous error
[INFO] [stderr] error: could not compile `welds` (example "includes") due to 1 previous error
[INFO] [stderr] error: could not compile `welds` (example "crud") due to 1 previous error
[INFO] [stderr] error: could not compile `welds` (example "bulk_operations") due to 1 previous error
[INFO] [stderr] error: could not compile `welds` (example "manual_select_columns") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24", kill_on_drop: false }`
[INFO] [stdout] bb9719c6f0a6d1ad9dfe2f76f8af75600ba4ccd4cce12756ea9a235e27ac7a24
